home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
scope
/
101-125
/
scopedisk106
/
plot1.3a
/
release_notes_v1.3a
< prev
next >
Wrap
Text File
|
1995-03-19
|
4KB
|
98 lines
PLT: v1.3a release notes. December 9,1989.
Bug Fixes:
- The text size commands SI and SR didn't work properly when the scaling
mode was acitve (the SC command). Not only that, but it the text size
was specified when scaling was off, it changed when scaling was on.
- The pen moved when scaling was switched on or off, and when the scale
was changed.
New Features:
- The arc and circle commands, AA, AR, and CI were added. These were
added to provide compatibility with PRONET, at the request of a user.
- The handler size has been reduced by 20%. The handler interface needed
to be compiled with Manx's large code and large data options (Why?, I
don't know.), and since the Manx manual was too criptic on how to
combine memory models, I just compiled everything with the large memory
models. Well, I finally decided to experiment, and now only the handler
interface is compiled with the large models.
Included Files:
PLT.doc - Document file for PLT: v1.3
HPGL_commands - Explaination of HP-GL commands supported by PLT:
plt-handler - PLT: handler
cf, cf.c - Font compiler
pltfontnames - Example font name list file
ascii.fnt - Text representation of the ascii font
ascii - ascii font
math-greek.fnt - Text representation of the math-greek font
math-greek - math-greek font
amiga.plt - Example HP-GL file
schematic.plt - Example HP-GL file
sr71.plt - Example HP-GL file
fonttest.plt - Example HP-GL file, shows some of the characters of the
default font.
linetype.plt - Example HP-GL file, shows the patterned lines feature of
PLT:
Rich Champeaux (rchampe@hubcap.clemson.edu)
-----------------------------------------------------------------------------
PLT: v1.3 release notes. November 16, 1989.
New Features:
- Variable page sizes are now allowed. PLT: regonizes standard page sizes
A - E, as well as page sizes specified by the limits fields on the
Graphics 2 screen of Preferences.
- Fonts are now disk resident. This allows multiple fonts to be used durring
a plot and also allow the user to create or modify fonts.
- PLT: defaults in the memory-squander mode but will now automaticly switch
to the memory conserve mode when available memory falls below 2K. When
the memory mode is switched, the tree used in the memory-squander mode is
removed, freeing up space for more lines.
Bug Fixes:
- The line types are now correctly implemented.
- PLT: now places a dot when the pen is lowered and then raised with moving.
- PLT: now correctly reads floating point numbers.
- I think there were a few other bugs that were fixed, but I didn't write
them down, and I've forgotten what they were.
Included Files:
PLT.doc - Document file for PLT: v1.3
HPGL_commands - Explaination of HP-GL commands supported by PLT:
plt-handler - PLT: handler
cf, cf.c - Font compiler
pltfontnames - Example font name list file
ascii.fnt - Text representation of the ascii font
ascii - ascii font
math-greek.fnt - Text representation of the math-greek font
math-greek - math-greek font
amiga.plt - Example HP-GL file
schematic.plt - Example HP-GL file
fonttest.plt - Example HP-GL file, shows some of the characters of the
default font.
linetype.plt - Example HP-GL file, shows the patterned lines feature of
PLT:
Rich Champeaux (rchampe@hubcap.clemson.edu)